Skip to content

Clean up docs, branch strategy, test naming, benchmarks config, and release workflows#156

Merged
petesramek merged 4 commits intodevelop/1.0from
copilot/remove-extensibility-from-docs
Apr 3, 2026
Merged

Clean up docs, branch strategy, test naming, benchmarks config, and release workflows#156
petesramek merged 4 commits intodevelop/1.0from
copilot/remove-extensibility-from-docs

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 3, 2026

  • Update docs/branch-strategy.md: change back-merge step from optional to mandatory, update descriptions of main and release/X.Y accordingly

Copilot AI and others added 3 commits April 3, 2026 21:03
Apply new naming convention where every word in test method names
is Title_Case and separated by an underscore across 10 test files:

- AbstractPolylineDecoderTests.cs (5 renames)
- AbstractPolylineEncoderTests.cs (8 renames)
- InvalidPolylineExceptionTests.cs (2 renames)
- PolylineEncodingTests.cs (31 renames)
- PolylineEncodingOptionsBuilderTests.cs (23 renames)
- PolylineDecoderExtensionsTests.cs (8 renames)
- PolylineEncoderExtensionsTests.cs (6 renames)
- LogDebugExtensionsTests.cs (12 renames)
- LogWarningExtensionsTests.cs (8 renames)
- ExceptionGuardTests.cs (39 renames)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com>
Copilot AI requested a review from petesramek April 3, 2026 21:15
@petesramek petesramek marked this pull request as ready for review April 3, 2026 21:16
@petesramek petesramek merged commit 4fa30ca into develop/1.0 Apr 3, 2026
1 check passed
@petesramek petesramek deleted the copilot/remove-extensibility-from-docs branch April 3, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants